Skip to content

0.5.0 - #11

Merged
fccview merged 18 commits into
mainfrom
develop
Dec 31, 2025
Merged

0.5.0#11
fccview merged 18 commits into
mainfrom
develop

Conversation

@fccview

@fccview fccview commented Dec 30, 2025

Copy link
Copy Markdown
Owner

Changelog

Sorry for the brief stop in releases, me and @Supernova3339 have worked on a huge feature implementation with torrents and then holidays hit and obviously everything slowed down (on top of my ton of work I did re-styling Jotty and sorting out some huge features that were in the backlog for it too - like translations, which I'll inevitably have to add here too, jeez).

This is a fairly big update, lots of code clean up, UI improvements and a few features/upgrades.

features

  • Add full torrent functionality
    • Torrents are disabled by default, they can be enabled via settings -> preferences. If disabled none of the torrent functionality is envoked
    • User can generate torrent metadata from their files
    • User can seed/download torrents via the webui
    • User can encrypt/decrypt their torrent traffic/metadata
    • Pasting/dropping .torrent files automatically starts the downloading process and metadata fetching
    • Pasting magnet strings in the UI automatically starts the downloading process and metadata fetching
    • Clicking on magnet will prompt a modal in Scatola Magica asking if you want to download the magnet you just clicked on
  • Allow users to choose to make their own themes persistent from profile -> theme Feature Request : Persistant theme settings #7
  • Refreshing the page / upload fail will make it so you can continue uploading from where you left off by just re-dropping the same file in
  • Add support for multiple drop zones uploading in different folders (enable it in settings -> upload)
  • Add specific upload settings for administrators that replace env variables (will update documentation before going live)
  • Add basic language detection for magic paste (say you paste the content of a .js file, it'll create a .js file rather than a .txt file)

bugfixes

@Supernova3339

Copy link
Copy Markdown
Contributor

If there is additional testing and issues that need to be done, please let me know and I'll work on them!

@fccview
fccview merged commit e15636b into main Dec 31, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants